home *** CD-ROM | disk | FTP | other *** search
/ Chip 1996 October / CHIP Ekim 1996.iso / web / editor / ied32103 / 00000000.va_ / 00000000.va
Encoding:
Text File  |  1996-03-11  |  762 b   |  40 lines

  1. ;Internet Editor Global Variables File V1.0
  2. ;Lines starting with ; are ignored by the 
  3. ;system.
  4. ;
  5. ;Variables are defined as follows:
  6. ;
  7. ;variablename=value
  8. ;
  9. ;Variable names are case insensitive and
  10. ;they CANNOT contain spaces.
  11. ;
  12. ;To place a variable into an overlay, use 
  13. ;this directive:
  14. ;
  15. ;$G$[*variablename*]
  16. ;
  17. ;Sample variable declarations follow. Delete
  18. ;or change them as you wish. Internet Editor 
  19. ;only reads global vars on startup.
  20. ;
  21. ;Therefore, you must restart after changing
  22. ;them. This descriptive text can be deleted 
  23. ;once you are familiar with how to 
  24. ;define global variables.
  25. ;
  26. name=Sam Cooke
  27. phone=555-1221
  28. company=Music Makers Inc.
  29. pettype=cat
  30. address=My address as defined in global variables
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.